home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / unzip42.zip / VMS.ZIP / Contents next >
Text File  |  1992-03-11  |  2KB  |  29 lines

  1. Contents of the VMS sub-archive for UnZip 4.2 and later:
  2.  
  3.   Contents                   this file
  4.   VMS.notes                  general VMS info about installing and using UnZip
  5.   unzip.rnh                  UnZip manual page, RUNOFF format
  6.   vms.c                      VMS file attributes code (for extracted files)
  7.   VMSmunch.c                 more file attributes code (for zipfile, mainly)
  8.   VMSmunch.h                 VMSmunch macros
  9.   fatdef.h                   attributes macros
  10.   fchdef.h                   attributes macros
  11.   fjndef.h                   attributes macros
  12.   make_unzip_gcc.com         command file to compile UnZip and ZipInfo w/ GNU C
  13.   make_unzip_vaxc.com        command file to compile UnZip and ZipInfo w/ VAX C
  14.   descrip.mms                MMS makefile for UnZip and ZipInfo
  15.   vmsshare.opt               options file used in descrip.mms
  16.   crypt/make_unzip_gcc.com   command file for decryption version and GNU C
  17.   crypt/make_unzip_vaxc.com  command file for decryption version and VAX C
  18.   crypt/descrip.mms          MMS makefile for decryption version
  19.   bilf/bilf.c                BILF source code
  20.   bilf/bilf.exe              BILF executable
  21.   bilf/make_bilf.com         command file to compile BILF
  22.  
  23. BILF may be required for older zipfiles or for those created under other
  24. operating systems.  Instructions are in the source code.
  25.  
  26. The non-decryption version of UnZip compiles fine with VMS GCC, although
  27. you may get a lot of warnings (especially for vms.c).  Ignore them; GCC
  28. is hyper-picky.
  29.